chore(deps): bump the fastify group with 5 updates #626
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the fastify group with 5 updates:
11.0.1
11.0.2
10.0.1
10.0.2
8.0.1
8.0.2
8.0.3
8.0.4
5.2.0
5.2.1
Updates
@fastify/cookie
from 11.0.1 to 11.0.2Release notes
Sourced from
@fastify/cookie
's releases.Commits
3ff06ef
11.0.224a5844
types: merge duplicateFastifyCookieOptions
interface exports (#318)b9fcf13
docs(readme): grammar fixes (#317)a8023cd
refactor(signer): remove unused catch binding (#315)639f778
refactor: prefix unused params with underscores (#316)0f1acb1
docs(readme): add compatibility table (#314)645e80b
chore(package): add contribs and funding (#313)5e4c22e
build(deps-dev): add eslint, peer dep of neostandard (#312)1f2af60
chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#311)38913b7
chore: move from tap to node:test (#306)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/cookie
since your current version.Updates
@fastify/cors
from 10.0.1 to 10.0.2Release notes
Sourced from
@fastify/cors
's releases.Commits
cd695cd
10.0.20c6a85d
docs(readme): spelling and grammar fixes (#351)bc34d54
refactor: prefix unused params with underscores (#350)4471cd7
perf(index): use optional chaining (#349)ea9dbf7
docs(readme): remove useless brackets941a260
build(deps-dev): add eslint, peer dep of neostandard (#348)9d4585c
chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#347)050d9e1
docs(readme): update ci badge syntax (#346)e674abc
docs(readme): point ci badge at master/main branch (#345)fb4b3d5
chore(package): update contributorsMaintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/cors
since your current version.Updates
@fastify/formbody
from 8.0.1 to 8.0.2Release notes
Sourced from
@fastify/formbody
's releases.Commits
d41544f
8.0.23b80467
docs(readme): add compatibility table (#171)bdcce9b
refactor: prefix unused params with underscores (#170)08ecb3e
chore(package): add funding and contribs (#169)443a97c
docs(readme): replace standard badge with neostandard (#168)6f86188
build(deps-dev): add eslint, peer dep of neostandard (#167)1d34397
build(deps-dev): add eslint, peer dep of neostandard (#167)0d35e2b
build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#166)9cdf73e
types: usenode:
prefix for builtins (#165)6b10b17
build(deps-dev): replace standard with neostandard (#164)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/formbody
since your current version.Updates
@fastify/static
from 8.0.3 to 8.0.4Release notes
Sourced from
@fastify/static
's releases.Commits
1caf8ea
8.0.4055db91
perf(index): use optional chaining (#501)ca555e7
refactor(index): throw typeerror if checking type (#499)997a6db
test: prefix unused params with underscores (#500)3d95f9b
docs(readme): spelling and grammar fixes (#498)6d1dcf8
Migration to node test runner (#495)fd2e776
docs(readme): remove link to old send (#496)be36233
docs(readme): remove useless brackets08b558f
chore(package): add contribs and funding (#493)cc19446
build(deps-dev): add eslint, peer dep of neostandard (#492)Updates
fastify
from 5.2.0 to 5.2.1Release notes
Sourced from fastify's releases.
Commits
eafe0aa
Bumped v5.2.105ba10d
docs: fix typo (#5921)3bcb8cf
fix: ReadableStream.locked crashes application (#5920)c5f4a17
build(deps): replaceproxy-addr
with@fastify/proxy-addr
(#5913)f1b0174
docs: add climba03003 to team (#5910)3c2ffae
test: migrate delete test from tap to node test runner (#5906)a835325
test: migrated custom-parser.3.test.js from tap to node:test (#5903)221ec45
test: migrated nullable-validation.test.js from tap to node:test (#5880)fa95e84
test: migrated custom-parser.2.test.js from tap to node:test (#5902)a9d62d3
chore: updated test reporter (#5907)Maintainer changes
This version was pushed to npm by climba03003, a new releaser for fastify since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions